From ccdb04817a71b7960499c1d290ef1c933d23fc43 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sat, 25 Aug 2007 14:09:24 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0631186f7c..0d334e054ff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2007-08-25 Juri Linkov + + * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el. + + * image-mode.el: Add autoloads to put associations in auto-mode-alist: + associate "\\.x[bp]m\\'" with c-mode and image-mode-maybe, and + "\\.svgz?\\'" with xml-mode and image-mode-maybe. + + * image.el (image-type-header-regexps): Use more complex regexp for svg. + (image-type-file-name-regexps): Add ("\\.svgz?\\'" . svg). + (image-type-auto-detectable): Add (svg . maybe). + + * jka-cmpr-hook.el (jka-compr-compression-info-list): Add .svgz + to treat it like .tgz. + + * calendar/cal-bahai.el: Add file coding cookie. + 2007-08-25 Reiner Steib * pcvs.el (cvs-query-directory): Only prompt when prefix is given. -- 2.30.2